Documentation: Use relative source filenames in ABI documentation
authorBen Hutchings <benh@debian.org>
Sun, 15 Sep 2024 22:07:04 +0000 (00:07 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Sun, 2 Feb 2025 13:17:45 +0000 (14:17 +0100)
commit29398938c01edd7e5c54723fd424b52b9b4517f0
tree4aa2352adcd6a3c5d1c49a65fd4dac2ef6333c6d
parentc9785dab423d348b027239108ff4e729ee2461dc
Documentation: Use relative source filenames in ABI documentation

Currently the ABI documentation files contain absolute source
filenames, which makes them unreproducible if the build directory can
vary.

Remove the source base directory ($srctree) from the source filenames
shown in the documentation.

Signed-off-by: Ben Hutchings <benh@debian.org>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name documentation-use-relative-source-paths-in-abi-documentation.patch
Documentation/sphinx/kernel_abi.py